home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / mac / kqi_ctl.hqx / KQI Control / KQI CONTROL 1.0 / stack_-1.xml < prev   
Extensible Markup Language  |  1994-05-06  |  3KB  |  23 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.0</name>
  5.     <id>-1</id>
  6.     <cardCount>3</cardCount>
  7.     <cardID>3048</cardID>
  8.     <listID>2251</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on setBaud rateif rate is 300 then resetSPort 1,380+16384+3072else if rate is 1200 then resetSPort 1,94+16384+3072else if rate is 2400 then resetSPort 1,46+16384+3072else if rate is 4800 then resetSPort 1,22+16384+3072else if rate is 9600 then resetSPort 1,10+16384+3072end setBaudon openStackglobal sentglobal modehide menubarif sent = 1 thenexit openStackput 0 into sentend ifset the lockscreen to trueset the cursor to 4global theBufferglobal lowCutput 0 into lowCutput 0 into card field "slopeLow"global highCutput 0 into highCutput 0 into card field "slopeHigh"global VBTCutput 0 into VBTCutput 0 into card field "VBT"global Aglobal Bput 0 into Aput 0 into BopenSPort 1setBaud 4800put bufferSPort(1,0,10240) into theBufferset the hilite of button "USB" to trueput USB into modeset the hilite of button "LSB" to falseset the hilite of button "CW" to falseset the hilite of button "AM" to falseset the hilite of button "FM" to falseset the hilite of button "FSK" to falsesendSPort 1,false,MD2sendSPort 1,false,";"sendSPort 1,false,SLsendSPort 1,false,00sendSPort 1,false,";"sendSPort 1,false,SHsendSPort 1,false,00sendSPort 1,false,";"hide background field "F-LOCK/meter"set the hilite of button "F-Lock" to falsesendSPort 1,false,LK0sendSPort 1,false,";"hide button "T-F Set"hide background field "ON AIR/meter"show background field "VFO-A/meter"sendSPort 1,false,FN0sendSPort 1,false,";"hide background field "VFO-B/meter"hide background field "MEMO/meter"hide background field "BANK#/meter"hide background field "RIT/meter"set the hilite of button "RIT OFF" to trueset the hilite of button "RIT ON" to falsesendSPort 1,false,RT0sendSPort 1,false,";"hide background field "XIT/meter"set the hilite of button "XIT OFF" to trueset the hilite of button "XIT ON" to falsesendSPort 1,false,XT0sendSPort 1,false,";"hide background field "SPLIT/meter"set the hilite of button "Split" to falsesendSPort 1,false,SP0sendSPort 1,false,";"show background field "RX/meter"hide background field "TUNING/meter"sendSPort 1,false,RXsendSPort 1,false,";"put 0 into card field "slopeLow"put 0 into card field "slopeHigh"drawSlopeset the lockscreen to falseend openStackon drawSlopeset the UserLevel to 5global slopeMeterset the editBkgnd to truechoose brush toolset the brush to 17set the pattern to 12put 21 into xput 20 into yrepeat 31drag from x,y to x,yput x+4 into xend repeatchoose browse toolset the editBkgnd to falseput 0111111111111111111111111111111 into slopeMeterend drawSlope</script>
  17.     <background id="2507" file="background_2507.xml" name="DISPLAYS" />
  18.     <background id="3725" file="background_3725.xml" name="" />
  19.     <card id="3048" file="card_3048.xml" marked="false" name="KQI Control" owner="2507" />
  20.     <card id="4336" file="card_4336.xml" marked="false" name="Help" owner="3725" />
  21.     <card id="3365" file="card_3365.xml" marked="false" name="About" owner="3725" />
  22. </stack>
  23.